derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_async_queue_ref_unlocked
derelict
glib
gasyncqueue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
g_async_queue_ref_unlocked
(GAsyncQueue* queue)
da_g_async_queue_ref_unlocked
g_async_queue_ref_unlocked
;
version(!Derelict_Link_Static)
extern (
C
) __gshared
da_g_async_queue_ref_unlocked
g_async_queue_ref_unlocked
;
Meta
Source
See Implementation
derelict
glib
gasyncqueue
aliases
GAsyncQueue
da_g_async_queue_length
da_g_async_queue_length_unlocked
da_g_async_queue_lock
da_g_async_queue_new
da_g_async_queue_new_full
da_g_async_queue_pop
da_g_async_queue_pop_unlocked
da_g_async_queue_push
da_g_async_queue_push_sorted
da_g_async_queue_push_sorted_unlocked
da_g_async_queue_push_unlocked
da_g_async_queue_ref
da_g_async_queue_ref_unlocked
da_g_async_queue_sort
da_g_async_queue_sort_unlocked
da_g_async_queue_timed_pop
da_g_async_queue_timed_pop_unlocked
da_g_async_queue_timeout_pop
da_g_async_queue_timeout_pop_unlocked
da_g_async_queue_try_pop
da_g_async_queue_try_pop_unlocked
da_g_async_queue_unlock
da_g_async_queue_unref
da_g_async_queue_unref_and_unlock
functions
g_async_queue_length
g_async_queue_length_unlocked
g_async_queue_lock
g_async_queue_new
g_async_queue_new_full
g_async_queue_pop
g_async_queue_pop_unlocked
g_async_queue_push
g_async_queue_push_sorted
g_async_queue_push_sorted_unlocked
g_async_queue_push_unlocked
g_async_queue_ref
g_async_queue_ref_unlocked
g_async_queue_sort
g_async_queue_sort_unlocked
g_async_queue_timed_pop
g_async_queue_timed_pop_unlocked
g_async_queue_timeout_pop
g_async_queue_timeout_pop_unlocked
g_async_queue_try_pop
g_async_queue_try_pop_unlocked
g_async_queue_unlock
g_async_queue_unref
g_async_queue_unref_and_unlock
structs
_GAsyncQueue